Create a Ribbon Panel
 
 
 

Ribbon panels organize commands and controls on the ribbon.

You use rows, sub-panels, and drop-downs on a ribbon panel to organize the commands and controls you want to display on the ribbon. Each panel is divided into two halves with a panel separator; an upper and lower half. Rows above the panel separator are displayed by default while those below it are displayed only when the panel is expanded. Each panel can also be assigned a command to its Panel Launcher button, which can be used to start an associated dialog box. For more information about ribbon panel customization, see Ribbon Panels.

Create a new ribbon panel to organize the commands and controls you want to display on the ribbon.
Add rows to organize the commands and controls you want to add. Rows can also hold drop-downs and sub-panels.
Optional: Add drop-downs to organize multiple commands into a single drop-down list or split button.
Optional: Add fold panels to organize buttons, toggle buttons, split buttons and drop-down buttons within a row.
Optional: Add sub-panels to organize commands and controls within a row.
Create a new command (workflow diagram)
Create new commands as needed.
Add commands and controls to the rows, sub-panels, and drop-downs on the ribbon panel.
Optional: Change the display and behavior of the commands, controls, or drop-downs on the ribbon panel.
Optional: Add a command to the Panel Dialog Box Launcher for the ribbon panel.

Once you have created a ribbon panel, it must be added to a ribbon tab before it can be displayed on the ribbon. For more information about assigning a ribbon panel to a ribbon panel, see the Create a Ribbon Tab workflow diagram.